翻訳と辞書 |
Deterministic garbage collector : ウィキペディア英語版 | Deterministic garbage collector
A deterministic garbage collector is a garbage collector optimized to ensure extremely short pause times and limit the total number of those pauses within a prescribed window. In real time applications, stringent requirements are placed on transaction latency (e.g. "application must respond to a request in 10 ms"). Using an ordinary garbage collector can cause unpredictable behavior of these applications, because a garbage collection operation can start at any time and can consume large amount of resources. One of the possible solutions of this problem is to use a deterministic garbage collector.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Deterministic garbage collector」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|